.. _EEex_GetActionbarButtonFrame: =================================== EEex_GetActionbarButtonFrame =================================== :: EEex_GetActionbarButtonFrame(buttonIndex) Returns the current frame of the actionbar button at buttonIndex, taking into account the click status. **Parameters** * **buttonIndex** - the index of the button on the actionbar **Return** Returns the current frame **Example** :: frame = EEex_GetActionbarButtonFrame(3) **See Also** :ref:`EEex_GetActionbarButton`, :ref:`EEex_SetActionbarButton`